﻿2026-06-21T04:48:02.1717894Z ##[group]Run actions/checkout@v5
2026-06-21T04:48:02.1718401Z with:
2026-06-21T04:48:02.1718763Z   repository: SaberMage/spt-core
2026-06-21T04:48:02.1722203Z   token: ***
2026-06-21T04:48:02.1722571Z   ssh-strict: true
2026-06-21T04:48:02.1722929Z   ssh-user: git
2026-06-21T04:48:02.1723295Z   persist-credentials: true
2026-06-21T04:48:02.1723714Z   clean: true
2026-06-21T04:48:02.1724106Z   sparse-checkout-cone-mode: true
2026-06-21T04:48:02.1724534Z   fetch-depth: 1
2026-06-21T04:48:02.1724896Z   fetch-tags: false
2026-06-21T04:48:02.1725268Z   show-progress: true
2026-06-21T04:48:02.1725760Z   lfs: false
2026-06-21T04:48:02.1726184Z   submodules: false
2026-06-21T04:48:02.1726635Z   set-safe-directory: true
2026-06-21T04:48:02.1727290Z ##[endgroup]
2026-06-21T04:48:02.2548406Z Syncing repository: SaberMage/spt-core
2026-06-21T04:48:02.2550003Z ##[group]Getting Git version info
2026-06-21T04:48:02.2550649Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T04:48:02.2551607Z [command]/usr/bin/git version
2026-06-21T04:48:02.2575246Z git version 2.43.0
2026-06-21T04:48:02.2593222Z ##[endgroup]
2026-06-21T04:48:02.2604746Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0fd33714-3eec-49ec-a61f-2d0fd395729f' before making global git config changes
2026-06-21T04:48:02.2605891Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:48:02.2608210Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T04:48:02.2641099Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T04:48:02.2661001Z https://github.com/SaberMage/spt-core
2026-06-21T04:48:02.2672282Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T04:48:02.2675563Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T04:48:02.2694810Z HEAD
2026-06-21T04:48:02.2724409Z ##[endgroup]
2026-06-21T04:48:02.2725217Z [command]/usr/bin/git submodule status
2026-06-21T04:48:02.2903432Z ##[group]Cleaning the repository
2026-06-21T04:48:02.2906557Z [command]/usr/bin/git clean -ffdx
2026-06-21T04:48:02.2934387Z Removing traceable-reqs
2026-06-21T04:48:02.2941071Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T04:48:02.2985742Z HEAD is now at d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:48:02.2991918Z ##[endgroup]
2026-06-21T04:48:02.2993340Z ##[group]Disabling automatic garbage collection
2026-06-21T04:48:02.2996455Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T04:48:02.3021067Z ##[endgroup]
2026-06-21T04:48:02.3022118Z ##[group]Setting up auth
2026-06-21T04:48:02.3026828Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:48:02.3052606Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T04:48:02.3248038Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:48:02.3274393Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T04:48:02.3458936Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:48:02.3484392Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T04:48:02.3670774Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T04:48:02.3701308Z ##[endgroup]
2026-06-21T04:48:02.3702382Z ##[group]Fetching the repository
2026-06-21T04:48:02.3708232Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d84e164388231e3e637a9015b1771a01bd20c840:refs/remotes/pull/26/merge
2026-06-21T04:48:02.7810265Z ##[endgroup]
2026-06-21T04:48:02.7811025Z ##[group]Determining the checkout info
2026-06-21T04:48:02.7811697Z ##[endgroup]
2026-06-21T04:48:02.7815147Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T04:48:02.7853332Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T04:48:02.7881210Z ##[group]Checking out the ref
2026-06-21T04:48:02.7883815Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T04:48:02.7924452Z HEAD is now at d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:48:02.7928357Z ##[endgroup]
2026-06-21T04:48:02.7960101Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T04:48:02.7983711Z d84e164388231e3e637a9015b1771a01bd20c840
